AnnObservableCollection Constructor (original) (raw)
Summary
Initializes a new instance of AnnObservableCollection from the specified list.
Overload List
Overload | Description |
---|---|
AnnObservableCollection() | Initializes a new empty AnnObservableCollection. |
AnnObservableCollection(IEnumerable) | Initializes a new instance of AnnObservableCollection> from the specified collection. |
AnnObservableCollection(List) | Initializes a new instance of AnnObservableCollection from the specified list. |